Cookie
interface Cookie
An HTTP cookie.
Functions
Link copied to clipboard
Returns the cookie creation time since UNIX epoch.
Link copied to clipboard
Returns the cookie expiration time since UNIX epoch.
Link copied to clipboard
Returns
true
if the cookie is considered HTTP only.Link copied to clipboard
Creates a new
Cookie
builder.Link copied to clipboard
Returns the partition key if the cookie has the independent partitioned state.